XIQS Get MNP Country List

From IQsimWiki

Jump to: navigation, search

XIQS Get MNP Country List - GSM Network & Operator Countries Management

Description
getXIQSMnpCountryList ( [ Long id_partition ] , [ filter f ] )
Get a full list of countries phone portability information (country names are in English language).
Parameters
[ Long id_partition ]
The partition id used for extracting custom MNP information (admin only). Default to current user partition.
[ filter f ]
Return Values
List of <country> objects
String mcc - GSM country code
String name - Country name
Integer status - Country MNP status. One of:
  • 0 - NO MNP DEFINED
  • 1 - MNP GENERAL
  • 2 - MNP CUSTOM
  • 3 - MNP GENERAL & CUSTOM
Integer prefixsize - phone prefix length
Long lastupdate - last modification date on this country
Error Data structure ( Error Management )
Possible failure code returns
See Also


Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List